[INFO] fetching crate mnemosyne-cli 0.2.0...
[INFO] testing mnemosyne-cli-0.2.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate mnemosyne-cli 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate mnemosyne-cli 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mnemosyne-cli 0.2.0
[INFO] tweaked toml for crates.io crate mnemosyne-cli 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mnemosyne-cli 0.2.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mnemosyne-cli 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c4054d7e01fecd8fe83c5ca4c57b6b0b1ad98bd19816658b23713a9682fe18a
[INFO] running `Command { std: "docker" "start" "-a" "1c4054d7e01fecd8fe83c5ca4c57b6b0b1ad98bd19816658b23713a9682fe18a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c4054d7e01fecd8fe83c5ca4c57b6b0b1ad98bd19816658b23713a9682fe18a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c4054d7e01fecd8fe83c5ca4c57b6b0b1ad98bd19816658b23713a9682fe18a", kill_on_drop: false }`
[INFO] [stdout] 1c4054d7e01fecd8fe83c5ca4c57b6b0b1ad98bd19816658b23713a9682fe18a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42633cd53dda27822cfddf1607ebff6e6be428f8039cfebcc4cdf84b76d4af8a
[INFO] running `Command { std: "docker" "start" "-a" "42633cd53dda27822cfddf1607ebff6e6be428f8039cfebcc4cdf84b76d4af8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling mnemosyne-core v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling mnemosyne-cli v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.59s
[INFO] running `Command { std: "docker" "inspect" "42633cd53dda27822cfddf1607ebff6e6be428f8039cfebcc4cdf84b76d4af8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42633cd53dda27822cfddf1607ebff6e6be428f8039cfebcc4cdf84b76d4af8a", kill_on_drop: false }`
[INFO] [stdout] 42633cd53dda27822cfddf1607ebff6e6be428f8039cfebcc4cdf84b76d4af8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ace07db09852523f0fd9e82fbae9e373dcf3f0b638e4a6ec5a66c839c18bdff9
[INFO] running `Command { std: "docker" "start" "-a" "ace07db09852523f0fd9e82fbae9e373dcf3f0b638e4a6ec5a66c839c18bdff9", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling mnemosyne-core v0.2.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling mnemosyne-cli v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.50s
[INFO] running `Command { std: "docker" "inspect" "ace07db09852523f0fd9e82fbae9e373dcf3f0b638e4a6ec5a66c839c18bdff9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ace07db09852523f0fd9e82fbae9e373dcf3f0b638e4a6ec5a66c839c18bdff9", kill_on_drop: false }`
[INFO] [stdout] ace07db09852523f0fd9e82fbae9e373dcf3f0b638e4a6ec5a66c839c18bdff9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 18d8387e8211fb3c7ad40612b51167a2e1443cb5cb712f8ce190f9350f42bed3
[INFO] running `Command { std: "docker" "start" "-a" "18d8387e8211fb3c7ad40612b51167a2e1443cb5cb712f8ce190f9350f42bed3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mnemosyne_cli-9afbdd35a2f16001)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test config_loader::tests::analysis_section_updates_config ... ok
[INFO] [stdout] test config_loader::tests::applies_output_from_general_section ... ok
[INFO] [stdout] test config_loader::tests::env_overrides_take_effect ... ok
[INFO] [stdout] test config_loader::tests::prefer_ai_section_over_llm ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-3247bcfc7365af41)
[INFO] [stdout] test config_loader::tests::env_overrides_analysis_settings ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test test_analyze_real_heap_dump ... ok
[INFO] [stdout] test test_gc_path_real_heap_dump ... ok
[INFO] [stdout] test test_leaks_real_heap_dump ... ok
[INFO] [stdout] test test_leaks_real_heap_fallback_with_nonexistent_package ... ok
[INFO] [stdout] test test_fix_invalid_leak_id_errors ... ok
[INFO] [stdout] test test_analyze_to_output_file ... ok
[INFO] [stdout] test test_diff_same_file ... ok
[INFO] [stdout] test test_gc_path_with_max_depth ... ok
[INFO] [stdout] test test_gc_path_finds_path ... ok
[INFO] [stdout] test test_leaks_emits_table_and_readable_detail_blocks ... ok
[INFO] [stdout] test test_analyze_with_graph_fixture ... ok
[INFO] [stdout] test test_explain_invalid_leak_id_errors ... ok
[INFO] [stdout] test test_parse_real_heap_dump ... ok
[INFO] [stdout] test test_invalid_config_file_shows_error ... ok
[INFO] [stdout] test test_no_args_shows_help ... ok
[INFO] [stdout] test test_leaks_prints_full_ids_and_class_names_after_table_truncation ... ok
[INFO] [stdout] test test_analyze_json_format ... ok
[INFO] [stdout] test test_leaks_succeeds ... ok
[INFO] [stdout] test test_config_prints_json ... ok
[INFO] [stdout] test test_leaks_with_package_filter ... ok
[INFO] [stdout] test test_analyze_text_format ... ok
[INFO] [stdout] test test_leaks_with_severity_filter ... ok
[INFO] [stdout] test test_parse_nonexistent_file ... ok
[INFO] [stdout] test test_fix_succeeds ... ok
[INFO] [stdout] test test_unknown_subcommand ... ok
[INFO] [stdout] test test_parse_prints_summary ... ok
[INFO] [stdout] test test_parse_txt_file_shows_hint ... ok
[INFO] [stdout] test test_parse_jar_file_shows_hint ... ok
[INFO] [stdout] test test_leaks_discloses_colliding_truncated_ids_with_row_stable_mapping ... ok
[INFO] [stdout] test test_parse_emits_table_formatted_summary_sections ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "18d8387e8211fb3c7ad40612b51167a2e1443cb5cb712f8ce190f9350f42bed3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18d8387e8211fb3c7ad40612b51167a2e1443cb5cb712f8ce190f9350f42bed3", kill_on_drop: false }`
[INFO] [stdout] 18d8387e8211fb3c7ad40612b51167a2e1443cb5cb712f8ce190f9350f42bed3
